* lisp/info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
authorJuri Linkov <juri@jurta.org>
Tue, 8 Jan 2013 00:11:51 +0000 (02:11 +0200)
committerJuri Linkov <juri@jurta.org>
Tue, 8 Jan 2013 00:11:51 +0000 (02:11 +0200)
commit23878a2840f3d722a64fc44fa29b5c7a2f0b0c3c
tree98437593f0bbdea57633881843e39f0a7fdce493
parent51292442d7693e0eaf614b25daf4a1f0cc7f6163
* lisp/info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
that defaults to the Top node.
(Info-goto-node, Info-read-node-name): Doc fix to mention that
the short format (FILENAME) goes to the Top node.
(Info-build-node-completions): Rename arg `file' to `filename'.

* doc/misc/info.texi (Go to node): Mention the abbreviated format
`(FILENAME)' equal to `(FILENAME)Top'.
doc/misc/ChangeLog
doc/misc/info.texi
lisp/ChangeLog
lisp/info.el